home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / PowerPC / Dev / PPCRelease / Tools / ReleaseNotes.txt < prev    next >
Encoding:
Text File  |  1999-07-08  |  3.7 KB  |  145 lines

  1. General:
  2. -removed beta typerev
  3. -updated/fixed makefile
  4.  
  5. #####################################################################
  6. #####################################################################
  7. #####################################################################
  8.  
  9. PPCDebug:
  10.  
  11. 44.8Beta
  12.   - Fixed a parser problem with values
  13.   - added a register format command
  14.  
  15. 44.7Beta
  16.   - added std startup
  17.  
  18. 44.6Beta
  19.   - Forgot to close utilitylib in the Argparser module
  20.  
  21. 44.5Beta
  22.   - Added command "dr [Lines]"
  23.   - Changed command "s" to "z"(not working stop)
  24.   - Changed command "t" to "s"(s for single step)
  25.   - Added command "t"(t for trace)
  26.   - Added command "gs" for Go Simulate=Run with single step
  27.   - Fixed "gs" stop condition problem
  28.   - Used the new improved PPCSetTaskAttr functionality
  29.  
  30. 44.4Beta
  31.   - Changed the Kernel Symbol find method
  32.  
  33. 44.3Beta
  34.   - MyTags[3] -> MyTags[2] because MyTags[2] wasn`t used
  35.  
  36.  
  37. 44.2Beta
  38.   - Added Symbol support to the ppcdiss.library
  39.   - Added command "+" (Skip next instruction)
  40.   - Added command "-" (Go back to last instruction)
  41.   - Added command "rg" (GPR register dump)
  42.   - Added command "rf" (FPR register dump)
  43.   - Added command "rg[n]=value" (Change GPR register)
  44.   - Added command "rf[n]=value" (Change FPR register)
  45.   - Added command "? value" (Calcualte Value)
  46.   - Added symbol handling for PC,RELOCS and ABS
  47.   - ArgParser Module for a complete arithmetic term parser
  48.     with Symbol Hooks.
  49.   - Added command "f" to dump all symbols
  50.   - Added command "b" to add breakpoints
  51.   - Added command "br" to remove breakpoints
  52.   - Added command "bs" to show breakpoints
  53.   - Used the ArgParser for the (d) and (m) commands
  54.  
  55. 44.1Beta
  56.   - Added command "m"
  57.   - Added disassemble PC line to the register output
  58.  
  59. 44.0
  60.   - release
  61.  
  62. #####################################################################
  63. #####################################################################
  64. #####################################################################
  65.  
  66. PPCLoad.o:
  67.  
  68. 44.1Beta
  69.   - removed beta typerev
  70.  
  71. 44.0
  72.   - release
  73.  
  74.  
  75. #####################################################################
  76. #####################################################################
  77. #####################################################################
  78.  
  79. PPCShowTasks.o:
  80.  
  81. 44.2Beta
  82.   - Used the new improved PPCSetTaskAttr functionality
  83.  
  84. 44.1Beta
  85.   - removed beta typerev
  86.  
  87. 44.0
  88.   - release
  89.  
  90.  
  91. #####################################################################
  92. #####################################################################
  93. #####################################################################
  94.  
  95. PPCInfos:
  96.  
  97. 44.2Beta
  98.   - Made use of the CPU Number
  99.  
  100. 44.1Beta
  101.   - removed beta typerev
  102.  
  103. 44.0
  104.   - release
  105.  
  106. #####################################################################
  107. #####################################################################
  108. #####################################################################
  109.  
  110. PPCLoadTimer.o:
  111.  
  112. 44.1Beta
  113.   - removed beta typerev
  114.  
  115. 44.0
  116.   - release
  117.  
  118. #####################################################################
  119. #####################################################################
  120. #####################################################################
  121.  
  122. PPCSignalTask.o:
  123.  
  124. 44.1Beta
  125.   - removed beta typerev
  126.  
  127. 44.0
  128.   - release
  129.  
  130. #####################################################################
  131. #####################################################################
  132. #####################################################################
  133.  
  134. SetDebugSpeed.o:
  135.  
  136. 44.1Beta
  137.   - removed beta typerev
  138.  
  139. 44.0
  140.   - release
  141.  
  142. #####################################################################
  143. #####################################################################
  144. #####################################################################
  145.